home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0260.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  502 b   |  20 lines

  1.  
  2.  
  3.  
  4. Hi all(or is it just OTT left?)
  5.  
  6.  
  7.         I've written a short program(star scrolly thing) that I want to put
  8. on a boot block loader.  I have the routines to put things on blocks of the
  9. disk and to call them at certain address from the boot-block itself.
  10.  
  11.         The Program loads - does not crash, but just sits there, a blank
  12. screen and nothing else.  I've relocated everything to a base address then
  13. called that address from the loader code.
  14.  
  15.         Does anything else need to be done?????
  16.  
  17.  
  18.  
  19.  
  20.